Skip to content

ci: add tests covering top-level context setup#224

Merged
jamesdabbs merged 2 commits intomainfrom
jcd/test-stores
Jun 19, 2025
Merged

ci: add tests covering top-level context setup#224
jamesdabbs merged 2 commits intomainfrom
jcd/test-stores

Conversation

@jamesdabbs
Copy link
Copy Markdown
Member

The major addition here is tests covering the integration between the top-level app Context initialization and the Store loading from the Local and Gateway. These can be expanded, but offer a decent enough regression suite for the top-level loading behavior.

This commit includes a few minor QoL additions:

  • setup vscode / copilot support for running tests via tasks
  • remove an unused import
  • make some parameters optional when a sensible default is available

@jamesdabbs jamesdabbs self-assigned this Jun 15, 2025
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Jun 15, 2025

Deploying topology with  Cloudflare Pages  Cloudflare Pages

Latest commit: 25025e5
Status: ✅  Deploy successful!
Preview URL: https://0fa3f8e2.topology.pages.dev
Branch Preview URL: https://jcd-test-stores.topology.pages.dev

View logs

The major addition here is tests covering the integration between
the top-level app Context initialization and the Store loading from
the Local<Prestore> and Gateway. These can be expanded, but offer
a decent enough regression suite for the top-level loading behavior.

This commit includes a few minor QoL additions:

- setup vscode / copilot support for running tests via tasks
- remove an unused import
- make some parameters optional when a sensible default is available
@jamesdabbs jamesdabbs merged commit 7235558 into main Jun 19, 2025
3 checks passed
@jamesdabbs jamesdabbs deleted the jcd/test-stores branch June 19, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant